hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
HipDefaultAssets
hip
global
gamedef
Undocumented in source.
struct
HipDefaultAssets {
static
IImage
texture
();
static
HipFont
font
();
immutable static
string
textureData
;
immutable static
string
fontData
;
}
Members
Static functions
font
HipFont
font
()
Undocumented in source. Be warned that the author may not have intended to support it.
texture
IImage
texture
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
fontData
string
fontData
;
Undocumented in source.
textureData
string
textureData
;
Undocumented in source.
Meta
Source
See Implementation
hip
global
gamedef
functions
getDefaultFont
getDefaultFontWithSize
getDefaultTexture
loadDefaultAssets
manifest constants
ENGINE_NAME
static variables
g_deltaTime
map
sys
structs
HipDefaultAssets
variables
SCREEN_HEIGHT
SCREEN_WIDTH